ImageGear .NET v24.12 - Updated
ImGearXMPBag<T> Constructor()




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPBag<T> Class > ImGearXMPBag<T> Constructor : ImGearXMPBag<T> Constructor()
Initializes a new instance of the ImGearXMPBag<T> class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearXMPBag(Of T)()
public ImGearXMPBag<T>()
public: ImGearXMPBag<T>();
public:
ImGearXMPBag<T>();

Return Value

New instance of ImGearXMPBag<T> generic class object.
Remarks
This constructor creates an empty instance of ImGearXMPBag<T> generic class.
See Also

Reference

ImGearXMPBag<T> Class
ImGearXMPBag<T> Members
Overload List